projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c5c931
)
(find-coding-systems-for-charsets):
author
Kenichi Handa
<handa@m17n.org>
Mon, 12 Oct 1998 12:00:44 +0000
(12:00 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Mon, 12 Oct 1998 12:00:44 +0000
(12:00 +0000)
Delete `composition' (if any) from CHARSETS.
lisp/international/mule-cmds.el
patch
|
blob
|
history
diff --git
a/lisp/international/mule-cmds.el
b/lisp/international/mule-cmds.el
index 266ad0c83f279953366bbcdc0c58f3316e3eb58c..34fff500454ea42e7961b42481da4643f1c30abc 100644
(file)
--- a/
lisp/international/mule-cmds.el
+++ b/
lisp/international/mule-cmds.el
@@
-289,6
+289,7
@@
CHARSETS is a list of character sets."
(and (= (length charsets) 1)
(eq 'ascii (car charsets))))
'(undecided)
+ (setq charsets (delq 'composition charsets))
(let ((l coding-system-list)
(charset-prefered-codings
(mapcar (function